home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ARexxTools / IDServer_37_1.lha / ID-Server / Man / ID-Server.man
Encoding:
Text File  |  1995-05-05  |  1.5 KB  |  68 lines

  1. ****** ID-Server.man ***********************************************************
  2. *
  3. *   ID-Server 37.1 (4.5.95)
  4. *
  5. ********************************************************************************
  6.  
  7. :ts=8
  8.  
  9.  
  10.     SYNOPSIS
  11.     ID-Server [portName]
  12.  
  13.  
  14.     DESCRIPTION
  15.     Very simple "unique filename" ARexx server.
  16.  
  17.  
  18.     OPTIONS
  19.     portName    Optional name of ARexx port (defaults to `ID-Server')
  20.  
  21.  
  22.     REXX COMMANDS
  23.     Get CommandList/S,Author/S,Copyright/S,Version/S
  24.         Try it
  25.     GetUniqueID
  26.         Return a unique id
  27.     Quit
  28.         Quit ID-Server
  29.  
  30.     Results, if any, are placed in the REXX RESULT variable.
  31.  
  32.  
  33.     BUGS
  34.     None known
  35.  
  36.  
  37.     REQUIREMENTS
  38.     dos.library v37+
  39.     utility.library v37+
  40.     easyrexx.library v2.0+
  41.     rexxsyslib.library v36+
  42.  
  43.  
  44.     HISTORY
  45.     37.1    (04-May-95)    First public release.
  46.  
  47.  
  48.     COPYRIGHT ETC.
  49.     ID-Server is Copyright © 1995 Klaus Alexander Seistrup, Magnetic Ink
  50.     <kas@mink.ping.dk>, but freely redistributable as long as this doc
  51.     file goes along with *ANY* distribution.
  52.  
  53.     The easyrexx.library is Copyright © 1994,95 Ketil.Hunn@hiMolde.no
  54.     (Ketil Hunn).
  55.  
  56.  
  57.  
  58. ······: Klaus :·······································: kas@mink.ping.dk :······
  59. ··············: Magnetic Ink :··················································
  60. ····································: Soli Deo Gloria :·························
  61.  
  62. -- 
  63.  
  64.     »Let us hear the conclusion of the whole matter: Fear God, and keep his
  65.      commandments, for this is the whole duty of man.«
  66.                                                        (Ecclesiastes 12:13)
  67.  
  68.